projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1383605
)
Add bug reference.
author
Juanma Barranquero
<lekktu@gmail.com>
Wed, 18 Mar 2009 09:14:56 +0000
(09:14 +0000)
committer
Juanma Barranquero
<lekktu@gmail.com>
Wed, 18 Mar 2009 09:14:56 +0000
(09:14 +0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index a19e54f6b5393ed13d7215ffa1a61501359c08a0..e67d2828968f1f77f1f3fe9be5d1f6f0f9835063 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,8
+1,9
@@
2009-03-18 Kenichi Handa <handa@m17n.org>
- * international/mule.el (after-insert-file-set-coding): Set
- buffer-file-coding-system directly without calling
- set-buffer-file-coding-system.
+ * international/mule.el (after-insert-file-set-coding):
+ Set buffer-file-coding-system directly without calling
+ set-buffer-file-coding-system. (Fixes bug described in
+ follow-up to bug#2317).
2009-03-17 Juanma Barranquero <lekktu@gmail.com>